projects
/
gtk4.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
gtk4.git
2009-10-16
Christian Dywan
Deprecate GtkInputDialog
commit
|
commitdiff
|
tree
|
snapshot
2009-10-16
Tor Lillqvist
Fix build on Windows
commit
|
commitdiff
|
tree
|
snapshot
2009-10-15
Debarshi Ray
Use G_BEGIN/END_DECLS in gtkcellrendererspinner.h
commit
|
commitdiff
|
tree
|
snapshot
2009-10-15
Federico Mena...
Fix thinkos in which fields get used
commit
|
commitdiff
|
tree
|
snapshot
2009-10-15
Federico Mena...
Oops, it's gsize, not GSize
commit
|
commitdiff
|
tree
|
snapshot
2009-10-15
Federico Mena...
Fix a g_strdup_printf()
commit
|
commitdiff
|
tree
|
snapshot
2009-10-15
Federico Mena...
Put the list of column types in a macro
commit
|
commitdiff
|
tree
|
snapshot
2009-10-15
Federico Mena...
Clarify the arguments of g_file_query_info_async()
commit
|
commitdiff
|
tree
|
snapshot
2009-10-15
Federico Mena...
Make copy_attribute() a function instead of a macro
commit
|
commitdiff
|
tree
|
snapshot
2009-10-15
Federico Mena...
Don't leak a treepath if the treeview is not populated yet
commit
|
commitdiff
|
tree
|
snapshot
2009-10-15
Federico Mena...
Factor out function to set a fixed size for the icon...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-15
Federico Mena...
Comment that the column order needs to be kept in sync...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-15
Federico Mena...
Fix typo in a comment
commit
|
commitdiff
|
tree
|
snapshot
2009-10-15
Federico Mena...
Make get_selected_file() return a ref'ed file
commit
|
commitdiff
|
tree
|
snapshot
2009-10-15
Federico Mena...
In set_filter(), handle the case where the new filter...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-15
Federico Mena...
s/get_is_visible/iter_is_visible for clarity
commit
|
commitdiff
|
tree
|
snapshot
2009-10-15
Federico Mena...
Remove obsolete comment
commit
|
commitdiff
|
tree
|
snapshot
2009-10-15
Federico Mena...
Make the code match the docs in _gtk_file_system_model_...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-15
Federico Mena...
Free some missing fields in ::finalize()
commit
|
commitdiff
|
tree
|
snapshot
2009-10-15
Federico Mena...
Clarify variable names in gtk_file_system_model_sort()
commit
|
commitdiff
|
tree
|
snapshot
2009-10-15
Federico Mena...
Nothing to do for ref/unref_node
commit
|
commitdiff
|
tree
|
snapshot
2009-10-15
Federico Mena...
Clarify a couple of spots with comments
commit
|
commitdiff
|
tree
|
snapshot
2009-10-15
Federico Mena...
Clarify array indexes vs. row numbers
commit
|
commitdiff
|
tree
|
snapshot
2009-10-15
Federico Mena...
Big comment on how GtkFileSystemModel works
commit
|
commitdiff
|
tree
|
snapshot
2009-10-15
Federico Mena...
Remove obsolete code to use a cached mime-type
commit
|
commitdiff
|
tree
|
snapshot
2009-10-15
Federico Mena...
Fix thinko in node_should_be_visible()
commit
|
commitdiff
|
tree
|
snapshot
2009-10-15
Federico Mena...
Factory out functions to emit row_inserted, row_changed...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-15
Federico Mena...
When updating a file, handle the case where the old...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-15
Federico Mena...
When removing a file, also remove it from the file_look...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-15
Federico Mena...
Comment on how the file_lookup hash table gets rebuilt...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-15
Federico Mena...
Clarify the arguments to g_file_query_info_async()
commit
|
commitdiff
|
tree
|
snapshot
2009-10-15
Federico Mena...
Show an error dialog when we can't read the folder...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-15
Federico Mena...
Clarify the code flow in gtk_file_system_model_got_files()
commit
|
commitdiff
|
tree
|
snapshot
2009-10-15
Federico Mena...
Remove the dir_thaw_source while disposing the model
commit
|
commitdiff
|
tree
|
snapshot
2009-10-15
Federico Mena...
Make _gtk_file_system_model_remove_file() static
commit
|
commitdiff
|
tree
|
snapshot
2009-10-15
Federico Mena...
Make _gtk_file_system_model_add_file() static
commit
|
commitdiff
|
tree
|
snapshot
2009-10-15
Federico Mena...
Clarify the comments that some fields in GtkFileSystemM...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-15
Federico Mena...
Clarify the arguments to g_file_monitor_directory()
commit
|
commitdiff
|
tree
|
snapshot
2009-10-15
Federico Mena...
Clarify an argument to g_file_enumerate_children_async()
commit
|
commitdiff
|
tree
|
snapshot
2009-10-15
Federico Mena...
Fix and tighten an assertion
commit
|
commitdiff
|
tree
|
snapshot
2009-10-15
Federico Mena...
Complete the documentation string for _gtk_file_system_...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-15
Federico Mena...
Start with a file array with a resonable preallocated...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-15
Federico Mena...
Compute the node size only once to avoid the scary...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-15
Federico Mena...
g_error() as soon as we catch an invalid column type
commit
|
commitdiff
|
tree
|
snapshot
2009-10-15
Benjamin Otte
Improve show_and_select_files() function
commit
|
commitdiff
|
tree
|
snapshot
2009-10-15
Benjamin Otte
Remove unused error argument from show_and_select_files()
commit
|
commitdiff
|
tree
|
snapshot
2009-10-15
Benjamin Otte
Enable the size column in recent files/search
commit
|
commitdiff
|
tree
|
snapshot
2009-10-15
Benjamin Otte
Use the faster accessor function in the sort functions
commit
|
commitdiff
|
tree
|
snapshot
2009-10-15
Benjamin Otte
Convert recent files to a GtkFileSystemModel
commit
|
commitdiff
|
tree
|
snapshot
2009-10-15
Benjamin Otte
Convert search to use a GtkFileSystemModel
commit
|
commitdiff
|
tree
|
snapshot
2009-10-15
Benjamin Otte
Don't count the "enter directory name" line as a select...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-15
Benjamin Otte
Add a constructor to filesystem model that does not...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-15
Benjamin Otte
Make the filesystem model filter API use a GtkFileFilter
commit
|
commitdiff
|
tree
|
snapshot
2009-10-15
Benjamin Otte
Only query the absolutely necessary attributes
commit
|
commitdiff
|
tree
|
snapshot
2009-10-15
Benjamin Otte
Load icons on-demand
commit
|
commitdiff
|
tree
|
snapshot
2009-10-15
Benjamin Otte
Use the GtkTreeSortable of the filesystem model
commit
|
commitdiff
|
tree
|
snapshot
2009-10-15
Benjamin Otte
Clean up code to use the model directly
commit
|
commitdiff
|
tree
|
snapshot
2009-10-15
Benjamin Otte
Replace the cell data computations
commit
|
commitdiff
|
tree
|
snapshot
2009-10-15
Benjamin Otte
Consolidate tree models for different browse modes
commit
|
commitdiff
|
tree
|
snapshot
2009-10-15
Benjamin Otte
Simplify gtk_file_chooser_default_unselect_file()
commit
|
commitdiff
|
tree
|
snapshot
2009-10-15
Benjamin Otte
Creating the model no longer fails
commit
|
commitdiff
|
tree
|
snapshot
2009-10-15
Benjamin Otte
Implement new GtkFileSystemModel
commit
|
commitdiff
|
tree
|
snapshot
2009-10-15
Benjamin Otte
move GtkFileSystemModel private stuff out of the privat...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-15
Xan Lopez
Do not assign the parent class twice
commit
|
commitdiff
|
tree
|
snapshot
2009-10-15
Paolo Borelli
Notify the "active" property of the spinner only when...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-15
Matej Urbančič
Updated Slovenian translation
commit
|
commitdiff
|
tree
|
snapshot
2009-10-15
Matej Urbančič
Updated Slovenian translation
commit
|
commitdiff
|
tree
|
snapshot
2009-10-15
Emmanuele Bassi
gtk-demo: Remove C99-ism from list_store example
commit
|
commitdiff
|
tree
|
snapshot
2009-10-15
Daniel Nylander
Updated Swedish translation
commit
|
commitdiff
|
tree
|
snapshot
2009-10-15
A S Alam
Completing translation for Punjabi
commit
|
commitdiff
|
tree
|
snapshot
2009-10-15
Javier Jardón
Move documentation to inline comments: GtkToolShell
commit
|
commitdiff
|
tree
|
snapshot
2009-10-15
Javier Jardón
Move documentation from templates to inline comments...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-15
Javier Jardón
Move documentation from templates to inline comments...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-15
Javier Jardón
Move documentation from templates to inline comments...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-15
Bastien Nocera
Fix GtkSpinner using style before it's set
commit
|
commitdiff
|
tree
|
snapshot
2009-10-14
Bastien Nocera
Fix property links in GtkSpinner
commit
|
commitdiff
|
tree
|
snapshot
2009-10-14
Leonid Kanter
Updated Russian translation
commit
|
commitdiff
|
tree
|
snapshot
2009-10-14
Bastien Nocera
Add GtkSpinner::animation-duration style property
commit
|
commitdiff
|
tree
|
snapshot
2009-10-14
Matthias Clasen
Add GtkSpinner to the widget gallery
commit
|
commitdiff
|
tree
|
snapshot
2009-10-14
Matthias Clasen
Documentation and stylistic fixups
commit
|
commitdiff
|
tree
|
snapshot
2009-10-14
Bastien Nocera
Fix "active" property not being notified
commit
|
commitdiff
|
tree
|
snapshot
2009-10-14
Matthias Clasen
Fix doc build
commit
|
commitdiff
|
tree
|
snapshot
2009-10-14
Bastien Nocera
Capitalise a11y description for GtkSpinner
commit
|
commitdiff
|
tree
|
snapshot
2009-10-14
Bastien Nocera
Update POTFILES.in for spinner widgets
commit
|
commitdiff
|
tree
|
snapshot
2009-10-14
Bastien Nocera
Bug 319607 – Add a throbber (activity widget) to GTK+
commit
|
commitdiff
|
tree
|
snapshot
2009-10-14
Bastien Nocera
Add ability to set a tooltip's image from a GIcon
commit
|
commitdiff
|
tree
|
snapshot
2009-10-14
Javier Jardón
Move documentation from templates to inline comments...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-14
Javier Jardón
Substitute gtk_widget_ref/unref with g_object_ref/unref
commit
|
commitdiff
|
tree
|
snapshot
2009-10-14
Javier Jardón
Substitute gtk_style_unref for g_object_unref in docume...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-14
Javier Jardón
Use g_object_ref/unref instead deprecated gdk_*_ref...
commit
|
commitdiff
|
tree
|
snapshot
2009-10-13
Tor Lillqvist
Don't use XP themes until they work
commit
|
commitdiff
|
tree
|
snapshot
2009-10-13
Javier Jardón
Bump version to 2.19.0
commit
|
commitdiff
|
tree
|
snapshot
2009-10-13
Leonid Kanter
Updated Russian translation
commit
|
commitdiff
|
tree
|
snapshot
2009-10-13
Leonid Kanter
Updated Russian translation
commit
|
commitdiff
|
tree
|
snapshot
2009-10-13
Nguyễn Thái...
po/vi.po: update translation of "Places"
commit
|
commitdiff
|
tree
|
snapshot
2009-10-13
David Planella
Updated Catalan translation
commit
|
commitdiff
|
tree
|
snapshot
2009-10-12
David Planella
Updated Catalan translation
commit
|
commitdiff
|
tree
|
snapshot
2009-10-12
Javier Jardón
Bug 596019 - No accessors for GtkDialog buttons
commit
|
commitdiff
|
tree
|
snapshot
2009-10-11
Dumitru Mișu...
Updated Romanian translation
commit
|
commitdiff
|
tree
|
snapshot
2009-10-11
Kjartan Maraas
Updated Norwegian bokmål translation
commit
|
commitdiff
|
tree
|
snapshot
next